About The Process Manager
Process management in version 7.0 provides a cooperative multitasking
the scheduling and execution of applications. The Finder uses the
opening either your application or a document created by your application. The
information about itself or any other open application, such as the number of
free bytes in the application's heap.
Read this and its related topics for an overview of how the
memory. If your application needs to launch other applications, read this
high-level function that lets your application launch other applications.
Although earlier versions of system software provide process management,
multitasking environment, similar to the features provided by the MultiFinder
option in earlier versions of system software. Use the Gestalt function to find out if the Process Manager routines are available and to see which features of the launch routine are available.
You should be familiar with how your application uses memory, as described
in the Memory Manager , and with how your application receives events, as • control the execution of your application
• get information about your application
• get information about applications launched by your application
• generate a list of all open applications and information about each one